Clean up xc_vmx_build():
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 23 Sep 2005 11:52:43 +0000 (12:52 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 23 Sep 2005 11:52:43 +0000 (12:52 +0100)
commit2b3f9eda6ba0176514f2a2c34459136dce1fe9a3
tree1ab89fb2d642ca1079079811b6cd5ba576f7258d
parent01668ad066799cc3be807feebd4e14295558924c
Clean up xc_vmx_build():
 1. Remove linux parameters.
 2. Remove init ramdisk.
 3. Remove e820 memmap config file parse.
 4. Removed provisional GDT.
 5. Removed some ugly tailing space.

Signed-off-by: Xin B Li <xin.b.li@intel.com>
14 files changed:
tools/examples/Makefile
tools/examples/mem-map.sxp [deleted file]
tools/examples/xmexample.vmx
tools/firmware/vmxassist/Makefile
tools/firmware/vmxassist/vmxloader.c
tools/libxc/linux_boot_params.h [deleted file]
tools/libxc/xc_vmx_build.c
tools/libxc/xenguest.h
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/util/memmap.py [deleted file]
tools/python/xen/xend/image.py
xen/arch/x86/vmx_vmcs.c
xen/include/asm-x86/e820.h
xen/include/asm-x86/vmx_platform.h